runtime.rtype.uncommon (method)

2 uses

	runtime (current package)
		type.go#L36: func (t rtype) uncommon() *uncommontype {
		type.go#L64: 	if u := t.uncommon(); u != nil {